[INFO] cloning repository https://github.com/RAprogramm/twc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RAprogramm/twc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAprogramm%2Ftwc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAprogramm%2Ftwc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2377b0bc657dad680877a295e8a6bc1fa62264e7
[INFO] checking RAprogramm/twc-rs against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRAprogramm%2Ftwc-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RAprogramm/twc-rs
[INFO] finished tweaking git repo https://github.com/RAprogramm/twc-rs
[INFO] tweaked toml for git repo https://github.com/RAprogramm/twc-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RAprogramm/twc-rs on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RAprogramm/twc-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d
[INFO] running `Command { std: "docker" "start" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking keyring-core v1.0.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking is_executable v1.0.6
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking papergrid v0.18.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking open v5.4.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling ignore v0.4.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling rust-i18n v4.2.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tabled v0.21.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.7
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking zvariant_utils v3.5.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling triomphe v0.1.16
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking clap_complete_nushell v4.6.0
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rust-i18n-support v4.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.13.0
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zvariant v5.13.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling rust-i18n-macro v4.2.0
[INFO] [stderr]     Checking zbus_names v4.3.3
[INFO] [stderr]    Compiling zbus_macros v5.17.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zbus v5.17.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking timeweb-rs v0.7.0
[INFO] [stderr]     Checking secret-service v5.1.0
[INFO] [stderr]     Checking zbus-secret-service-keyring-store v1.0.0
[INFO] [stderr]     Checking keyring v4.1.4
[INFO] [stderr] error: could not compile `timeweb-rs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name timeweb_rs --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/timeweb-rs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="account"' --cfg 'feature="ai-agents"' --cfg 'feature="apps"' --cfg 'feature="balancers"' --cfg 'feature="container-registry"' --cfg 'feature="databases"' --cfg 'feature="dedicated-servers"' --cfg 'feature="domains"' --cfg 'feature="firewall"' --cfg 'feature="floating-ip"' --cfg 'feature="full"' --cfg 'feature="images"' --cfg 'feature="knowledge-bases"' --cfg 'feature="kubernetes"' --cfg 'feature="locations"' --cfg 'feature="mail"' --cfg 'feature="network-drives"' --cfg 'feature="payments"' --cfg 'feature="projects"' --cfg 'feature="routers"' --cfg 'feature="rustls"' --cfg 'feature="s3"' --cfg 'feature="servers"' --cfg 'feature="ssh"' --cfg 'feature="vpc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("account", "ai-agents", "apps", "balancers", "container-registry", "databases", "dedicated-servers", "default", "domains", "firewall", "floating-ip", "full", "images", "knowledge-bases", "kubernetes", "locations", "mail", "native-tls", "network-drives", "payments", "projects", "routers", "rustls", "s3", "servers", "ssh", "vpc"))' -C metadata=65bbd345435db9f7 -C extra-filename=-051ac436569d3086 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7eab09ece6e3aeee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1dd06f9b02c17395.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c864be646a2c4f79.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef9460ff40c875c0.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-de302429e2a1568c.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5b482d6e774c91f2.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93cda74d15322c7e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb6cb09d9bd9958d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3538ec045d7119d9.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-07f3539fb0a142f0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0258add45b4aeb50/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d", kill_on_drop: false }`
[INFO] [stdout] 69810bff707315eb3baf59c79706a49200beb2085e406c685af415287266340d
